Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
N
P
R
S
T
V
_
C
CentralConfigurationPlugin
- Class in
nl.ivojonker.icn.configuration
This plugin offers a convenient interface (through java or dojo/js) to a 'Central Configuration' that basically consists of key's and values.
CentralConfigurationPlugin()
- Constructor for class nl.ivojonker.icn.configuration.
CentralConfigurationPlugin
config
- Variable in class nl.ivojonker.icn.configuration.
Configuration
ConfigException
- Exception in
nl.ivojonker.icn.configuration
ConfigException()
- Constructor for exception nl.ivojonker.icn.configuration.
ConfigException
ConfigException(String, Throwable)
- Constructor for exception nl.ivojonker.icn.configuration.
ConfigException
ConfigException(String)
- Constructor for exception nl.ivojonker.icn.configuration.
ConfigException
ConfigException(Throwable)
- Constructor for exception nl.ivojonker.icn.configuration.
ConfigException
CONFIGTABLENAME
- Static variable in class nl.ivojonker.icn.configuration.
Configuration
Configuration
- Class in
nl.ivojonker.icn.configuration
Manages the creation and retrieval of properties from the (within .jar) configured datasource/tablename.
Configuration()
- Constructor for class nl.ivojonker.icn.configuration.
Configuration
When creating the instance, search the config.properties for the datasource/table name to use.
ConfigurationEntry
- Class in
nl.ivojonker.icn.configuration
A model class for storing a configuration entry.
ConfigurationEntry(String, String, Boolean, Boolean, String)
- Constructor for class nl.ivojonker.icn.configuration.
ConfigurationEntry
ConfigurationJSON
- Class in
nl.ivojonker.icn.configuration
A helper class to serialize and deserialize the configuration as JSON.
ConfigurationJSON()
- Constructor for class nl.ivojonker.icn.configuration.
ConfigurationJSON
ConfigurationService
- Class in
nl.ivojonker.icn.configuration.services
The ConfigurationService handles the retrieval of configuration and status, and serves as a proxy in creating the required configuration table.
ConfigurationService()
- Constructor for class nl.ivojonker.icn.configuration.services.
ConfigurationService
createTable()
- Method in class nl.ivojonker.icn.configuration.
Configuration
CREATETABLEQUERY
- Static variable in class nl.ivojonker.icn.configuration.
Configuration
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
N
P
R
S
T
V
_